-
Home
-
wpDataTables – WordPress Data Table, Dynamic Tables & Table Charts Plugin
-
2.1.79
-
Code
-
Classes
- AbstractProcessor
Total Complexity |
73 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
276 |
Lines of code |
186 |
Logical lines of code |
118 |
Comment lines |
48 |
Methods |
22 |
Properties |
1 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
revokeQuotation() |
B |
42 |
16 |
52 |
removeParenthesisFromStart() |
A |
45 |
16 |
45 |
getVariableType() |
S |
56 |
5 |
19 |
isCommentToken() |
S |
73 |
6 |
4 |
toArray() |
S |
63 |
3 |
11 |
isConstant() |
S |
78 |
2 |
3 |
isBracketExpression() |
S |
78 |
2 |
3 |
isComment() |
S |
78 |
2 |
3 |
isColumnReference() |
S |
78 |
2 |
3 |
isReserved() |
S |
78 |
2 |
3 |
isSubQuery() |
S |
78 |
2 |
3 |
isAggregateFunction() |
S |
78 |
2 |
3 |
isCustomFunction() |
S |
78 |
2 |
3 |
isFunction() |
S |
78 |
2 |
3 |
isExpression() |
S |
78 |
2 |
3 |
processComment() |
S |
71 |
1 |
6 |
__construct() |
S |
81 |
1 |
3 |
process() |
S |
100 |
1 |
0 |
isWhitespaceToken() |
S |
79 |
1 |
3 |
isCommaToken() |
S |
79 |
1 |
3 |
splitSQLIntoTokens() |
S |
76 |
1 |
4 |
array_insert_after() |
S |
69 |
1 |
6 |